home *** CD-ROM | disk | FTP | other *** search
-
-
-
- XXXXmmmmWWWWiiiiddddggggeeeettttGGGGeeeettttDDDDiiiissssppppllllaaaayyyyRRRReeeecccctttt((((3333XXXX))))UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVVXXXXmmmmWWWWiiiiddddggggeeeettttGGGGeeeettttDDDDiiiissssppppllllaaaayyyyRRRReeeecccctttt((((3333XXXX))))
-
-
-
- NNNNAAAAMMMMEEEE
- _X_m_W_i_d_g_e_t_G_e_t_D_i_s_p_l_a_y_R_e_c_t - Retrieves display rectangle
- information for a widget
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- #include <Xm/Xm.h>
-
- Boolean XmWidgetGetDisplayRect (wwwwiiiiddddggggeeeetttt,,,, ddddiiiissssppppllllaaaayyyyrrrreeeecccctttt)
- _W_i_d_g_e_t wwwwiiiiddddggggeeeetttt;
- _X_R_e_c_t_a_n_g_l_e*ddddiiiissssppppllllaaaayyyyrrrreeeecccctttt;
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- _X_m_W_i_d_g_e_t_G_e_t_D_i_s_p_l_a_y_R_e_c_t returns the width, height and the x
- and y coordinates of the upper left corner of the display
- rectangle of the specified widget. The display rectangle is
- the smallest rectangle that encloses either a string or a
- pixmap.
-
- If the widget contains a string, the return values specify
- the x and y coordinates of the upper left corner of the
- display rectangle relative to the origin of the widget and
- the width and height in pixels.
-
- In the case of a pixmap, the return values specify the x and
- y coordinates of the upper left corner of the pixmap
- relative to the origin, and the width and height of the
- pixmap in pixels.
-
- wwwwiiiiddddggggeeeetttt
- Specifies the widget ID
-
- ddddiiiissssppppllllaaaayyyyrrrreeeecccctttt
- Specifies a pointer to an XRectangle structure in which
- the x and y coordinates, width and height of the
- display rectangle are returned
-
- RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
- Returns True if the specified widget has an associated
- display rectangle; otherwise, returns False.
-
- RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
- _X_m_W_i_d_g_e_t_G_e_t_B_a_s_e_l_i_n_e_s(_3_X).
-
-
-
-
-
-
-
-
-
-
-
-
-
- Page 1 (printed 11/11/03)
-
-
-
-